pub unsafe extern "C" fn gst_video_format_info_extrapolate_stride(
    finfo: *const GstVideoFormatInfo,
    plane: c_int,
    stride: c_int
) -> c_int