pub unsafe extern "C" fn idax_ui_ask_string( prompt: *const c_char, default_value: *const c_char, out: *mut *mut c_char, ) -> c_int