pub unsafe extern "C" fn gst_poll_add_fd(
    set: *mut GstPoll,
    fd: *mut GstPollFD
) -> gboolean