pub unsafe extern "C" fn nvgCreateFontMem( ctx: *mut NVGcontext, name: *const c_char, data: *mut c_uchar, ndata: c_int, freeData: c_int ) -> c_int