pub unsafe extern "C" fn gst_query_set_nth_allocation_param(
query: *mut GstQuery,
index: c_uint,
allocator: *mut GstAllocator,
params: *const GstAllocationParams,
)
pub unsafe extern "C" fn gst_query_set_nth_allocation_param(
query: *mut GstQuery,
index: c_uint,
allocator: *mut GstAllocator,
params: *const GstAllocationParams,
)