pub unsafe extern "C" fn spinel_path_builder_ellipse(
    path_builder: spinel_path_builder_t,
    cx: f32,
    cy: f32,
    rx: f32,
    ry: f32
) -> Type