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