pub unsafe extern "C" fn SkData_MakeWithCString(
    cstr: *const c_char
) -> sk_sp<SkData>