pub unsafe extern "C" fn FT_Outline_New_Internal(
    memory: FT_Memory,
    numPoints: FT_UInt,
    numContours: FT_Int,
    anoutline: *mut FT_Outline
) -> FT_Error