pub unsafe extern "C" fn g_poll(
    fds: *mut GPollFD,
    nfds: u32,
    timeout: i32
) -> i32