pub unsafe extern "C" fn prlimit( __pid: i32, __resource: u32, __new_limit: *const rlimit, __old_limit: *mut rlimit, ) -> i32