pub unsafe extern "C" fn enif_mutex_trylock(
    mtx: *mut ErlNifMutex
) -> c_int