pub unsafe extern "C" fn g_socket_set_listen_backlog(
    socket: *mut GSocket,
    backlog: c_int
)