pub unsafe extern "C" fn ob_delete_error(error: *mut ob_error)
@brief Delete the error object.
@param[in] error The error object to delete, you should set the pointer to NULL after calling this function.