pub unsafe extern "C" fn C_SkTrimPathEffect_Make(
    startT: SkScalar,
    stopT: SkScalar,
    mode: SkTrimPathEffect_Mode
) -> *mut SkPathEffect