pub unsafe extern "C" fn SkYUVAPixmapInfo_initPixmapsFromSingleAllocation(
    this: *const SkYUVAPixmapInfo,
    memory: *mut c_void,
    pixmaps: *mut SkPixmap
) -> bool