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