pub unsafe extern "C" fn gst_video_guess_framerate( duration: GstClockTime, dest_n: *mut c_int, dest_d: *mut c_int, ) -> gboolean