pub unsafe extern "C" fn gst_video_meta_get_plane_height(
    meta: *mut GstVideoMeta,
    plane_height: *mut [c_uint; 4]
) -> gboolean