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