#[no_mangle] pub extern "C" fn hl_exception_handler( stack_pointer: u64, exception_number: u64, page_fault_address: u64, )
Exception handler