pub unsafe extern "C" fn gst_video_center_rect(
    src: *const GstVideoRectangle,
    dst: *const GstVideoRectangle,
    result: *mut GstVideoRectangle,
    scaling: gboolean
)