pub unsafe extern "C" fn jit_debugger_get_native_thread(
dbg: jit_debugger_t,
thread: jit_debugger_thread_id_t,
native_thread: *mut c_void,
) -> c_intpub unsafe extern "C" fn jit_debugger_get_native_thread(
dbg: jit_debugger_t,
thread: jit_debugger_thread_id_t,
native_thread: *mut c_void,
) -> c_int