pub unsafe extern "C" fn zx_thread_start_regs( handle: u32, pc: u64, sp: u64, arg1: u64, arg2: u64, tp: u64, abi_reg: u64, ) -> i32