pub unsafe extern "C" fn C_SkImages_RasterFromData(
    info: *const SkImageInfo,
    pixels: *mut SkData,
    rowBytes: usize
) -> *mut SkImage