pub type NativeSimFunc = unsafe extern "sysv64" fn(*mut u8) -> i64;
JIT function type: fn(state: *mut u8) -> i64
fn(state: *mut u8) -> i64