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