pub unsafe extern "C" fn pthread_jit_write_with_callback_np(
    callback: pthread_jit_write_callback_t,
    ctx: *mut c_void
) -> c_int