pub unsafe extern "C" fn jit_vmem_reserve_committed(
    size: jit_uint,
    prot: jit_prot_t
) -> *mut c_void