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