pub unsafe extern "C" fn C_SkYUVAInfo_PlaneSubsamplingFactors(
    planeConfig: SkYUVAInfo_PlaneConfig,
    subsampling: SkYUVAInfo_Subsampling,
    planeIdx: c_int,
    factors: *mut c_int
)