pub unsafe extern "C" fn gst_buffer_get_memory_range(
    buffer: *mut GstBuffer,
    idx: c_uint,
    length: c_int
) -> *mut GstMemory