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