pub unsafe extern "C" fn Mem_TryAlloc(
    numElems: cc_uint32,
    elemsSize: cc_uint32
) -> *mut c_void