pub unsafe extern "C" fn SkImageInfo_MakeN32Premul1(
    width: c_int,
    height: c_int,
    cs: sk_sp<SkColorSpace>
) -> SkImageInfo