pub unsafe extern "C" fn gst_queue_array_drop_struct(
    array: *mut GstQueueArray,
    idx: c_uint,
    p_struct: gpointer
) -> gboolean