pub unsafe extern "C" fn SkCubicMap_computeFromT(
    this: *const SkCubicMap,
    t: f32
) -> SkPoint