#[no_mangle] pub unsafe extern "C" fn u_mprotect_ocall( error: *mut c_int, addr: *mut c_void, length: size_t, prot: c_int) -> c_int