pub unsafe extern "C" fn C_SkPicture_MakeFromData2(
    data: *const c_void,
    size: usize
) -> *mut SkPicture