pub unsafe extern "C" fn gst_video_orientation_set_hcenter(
    video_orientation: *mut GstVideoOrientation,
    center: c_int
) -> gboolean