pub unsafe extern "C" fn SkCubicMap_computeYFromX(
    this: *const SkCubicMap,
    x: f32
) -> f32