pub unsafe extern "C" fn bfont_draw_str_ex( b: *mut c_void, width: u32, fg: u32, bg: u32, bpp: u8, opaque: bool, str: *const c_char, )