pub unsafe extern "C" fn C_SkPathEffect_MakeSum(
    first: *mut SkPathEffect,
    second: *mut SkPathEffect
) -> *mut SkPathEffect