pub unsafe extern "C" fn gst_query_parse_allocation(
    query: *mut GstQuery,
    caps: *mut *mut GstCaps,
    need_pool: *mut gboolean
)