pub unsafe extern "C" fn FT_Stroker_ConicTo(
    stroker: FT_Stroker,
    control: *mut FT_Vector,
    to: *mut FT_Vector
) -> FT_Error