pub unsafe extern "C" fn C_SkPathEffect_MakeCompose(
    outer: *mut SkPathEffect,
    inner: *mut SkPathEffect
) -> *mut SkPathEffect