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