pub unsafe extern "C" fn gst_bus_poll(
    bus: *mut GstBus,
    events: GstMessageType,
    timeout: GstClockTime
) -> *mut GstMessage