pub unsafe extern "C" fn ExplainGCAbortReason( reason: u32, ) -> *const i8
Get a statically allocated C string explaining the given Abort reason. Input is the integral value of the enum.