pub unsafe extern "C" fn enif_whereis_pid(
    env: *mut ErlNifEnv,
    name: ERL_NIF_TERM,
    pid: *mut ErlNifPid
) -> c_int