Function gst_ source_ buffer_ set_ append_ window_ start 
Source pub unsafe extern "C" fn gst_source_buffer_set_append_window_start(
    self_: *mut GstSourceBuffer,
    start: GstClockTime,
    error: *mut *mut GError,
) -> gboolean