pub(crate) unsafe extern "C" fn tinyfd_inputBox( aTitle: *const c_char, aMessage: *const c_char, aDefaultInput: *const c_char, ) -> *const c_char