pub fn osal_status_to_string(status: i32) -> Result<CString<{ _ }>>
Converts an OSAL status code to its decimal or hex string representation.