pub unsafe extern "C" fn C_SkRuntimeEffect_MakeForBlender(
    sksl: *const SkString,
    options: *const SkRuntimeEffect_Options,
    error: *mut SkString
) -> *mut SkRuntimeEffect