pub unsafe extern "C" fn FT_Get_Var_Axis_Flags(
    master: *const FT_MM_Var,
    axis_index: FT_UInt,
    flags: *mut FT_UInt
) -> FT_Error