pub unsafe extern "C" fn forge_socket_getSockOpt( socket: *const Socket, level: i32, name: i32, val: *mut c_void, len: *mut u32, ) -> i32