Function gst_ debug_ bin_ to_ dot_ file_ with_ ts 
Source pub unsafe extern "C" fn gst_debug_bin_to_dot_file_with_ts(
    bin: *mut GstBin,
    details: GstDebugGraphDetails,
    file_name: *const c_char,
)