unsafe extern "C" fn netif_get_opt( netif: *const netif_t, opt: netopt_t, context: uint16_t, value: *mut c_void, max_len: size_t, ) -> c_int