pub unsafe extern "C" fn gst_player_video_info_get_framerate(
    info: *const GstPlayerVideoInfo,
    fps_n: *mut c_int,
    fps_d: *mut c_int
)