pub unsafe extern "C" fn nvgAddFallbackFont( ctx: *mut NVGcontext, baseFont: *const c_char, fallbackFont: *const c_char ) -> c_int