pub unsafe extern "C" fn jit_calloc(
    num: c_uint,
    size: c_uint
) -> *mut c_void