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