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