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