pub unsafe extern "C" fn sysctlbyname( name: *const c_char, oldp: *mut c_void, oldlenp: *mut size_t, newp: *mut c_void, newlen: size_t ) -> c_int