pub unsafe extern "C" fn C_SkImageInfo_MakeS32(
    width: c_int,
    height: c_int,
    at: SkAlphaType,
    uninitialized: *mut SkImageInfo
)