pub unsafe extern "C" fn gst_encoding_target_save_to_file(
    target: *mut GstEncodingTarget,
    filepath: *const c_char,
    error: *mut *mut GError
) -> gboolean