#[unsafe(no_mangle)]pub unsafe extern "C" fn diffsol_clear_last_error()
Clear the last error for the current thread.
This function is safe to call from C. It only mutates thread-local state owned by this library.