pub unsafe extern "C" fn nvgTextBounds( ctx: *mut NVGcontext, x: f32, y: f32, string: *const c_char, end: *const c_char, bounds: *mut f32 ) -> f32