pub unsafe extern "C" fn ImFont_SetFallbackChar(
    _self: *mut ImFont,
    c: ImWchar
)