pub unsafe extern "C" fn wxd_Font_CreateEx( point_size: c_int, family: c_int, style: c_int, weight: c_int, underlined: bool, face_name: *const c_char, ) -> *mut wxd_Font_t