pub unsafe extern "C" fn FT_Outline_EmboldenXY(
    outline: *mut FT_Outline,
    xstrength: FT_Pos,
    ystrength: FT_Pos
) -> FT_Error