pub unsafe extern "C" fn SkImageInfo_MakeN32(
    width: c_int,
    height: c_int,
    at: SkAlphaType
) -> SkImageInfo