pub unsafe extern "C" fn enif_is_port_alive(
    env: *mut ErlNifEnv,
    port_id: *mut ErlNifPort
) -> c_int