pub unsafe extern "C" fn gst_app_src_get_latency(
    appsrc: *mut GstAppSrc,
    min: *mut u64,
    max: *mut u64
)