pub unsafe extern "C" fn C_SkMergePathEffect_Make(
    one: *mut SkPathEffect,
    two: *mut SkPathEffect,
    op: SkPathOp
) -> *mut SkPathEffect