pub unsafe extern "C" fn enif_is_process_alive( env: *mut ErlNifEnv, pid: *const ErlNifPid, ) -> c_int
See enif_is_process_alive in the Erlang docs.