pub unsafe extern "C" fn ImGuiTextFilter_PassFilter( this: *const ImGuiTextFilter, text: *const c_char, text_end: *const c_char, ) -> bool