pub unsafe extern "C" fn core__register_panic( err_msg_ptr: *const u8, err_msg_len: u32, location_file_ptr: *const u8, location_file_len: u32, location_line: u32, location_column: u32, ) -> ErrorCode