#[unsafe(no_mangle)]pub unsafe extern "C" fn speechmarkdown_validate( input: *const c_char, ) -> bool
input must be a valid pointer to a null-terminated C string.
input