pub unsafe extern "C" fn gst_adapter_prev_pts_at_offset(
    adapter: *mut GstAdapter,
    offset: size_t,
    distance: *mut u64
) -> GstClockTime