pub unsafe extern "C" fn ImFont_CalcWordWrapPositionA( self_: *mut ImFont, scale: f32, text: *const c_char, text_end: *const c_char, wrap_width: f32) -> *const c_char