pub unsafe extern "C" fn nvgCreateImageMem( ctx: *mut NVGcontext, imageFlags: c_int, data: *mut c_uchar, ndata: c_int ) -> c_int