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