pub unsafe extern "C" fn ZL_E_appendToMessage( err: ZL_Error, fmt: *const c_char, ... )
Append a formatted string to the error’s message. May be a no-op if the error doesn’t have a rich error info set up internally.