#[unsafe(no_mangle)] pub unsafe extern "C" fn sys_getaddrbyname( _name: *const c_char, _inaddr: *mut u8, _len: usize, ) -> i32