pub unsafe extern "C" fn enif_cond_wait(
    cnd: *mut ErlNifCond,
    mtx: *mut ErlNifMutex
)