pub unsafe extern "C" fn Accept(
    socket: i32,
    addrOut: *mut sockaddr,
    addrLenOut: *mut u32
) -> u32