#[unsafe(no_mangle)]pub extern "C" fn blqd_last_error() -> *const c_char
Returns a pointer to the last error message, or NULL if no error. Valid until the next C-API call on the same thread.